Appliance Recovery Backup Job LocationType
Appliance Recovery Backup Job LocationType
The Appliance Recovery Backup Job LocationType enumerated type defines the type of destination location for backup/restore. You specify the location type when you create a backup job. See Appliance Recovery Backup Job BackupRequest.
Possible values:
FTP
: Destination is FTP server.HTTP
: Destination is HTTP server.FTPS
: Destination is FTPS server.HTTPS
: Destination is HTTPS server.SCP
: Destination is SSH server.SFTP
: Destination is SFTP server.NFS
: Destination is NFS server.
This constant was added in vSphere API 6.7.2.
SMB
: Destination is SMB server.
This constant was added in vSphere API 6.7.2.
This data structure has no properties.
Enumeration:
FTP,
HTTP,
FTPS,
HTTPS,
SCP,
SFTP,
NFS,
SMB,